From: George Dunlap Date: Thu, 23 Nov 2017 17:32:16 +0000 (+0000) Subject: SUPPORT.md: Add core ARM features X-Git-Tag: archive/raspbian/4.11.1-1+rpi1~1^2~66^2~1017 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/%22bookmarks://%22Dat/%22http:/www.example.com/cgi/%22https:/%22bookmarks:/%22Dat?a=commitdiff_plain;h=23cb13ade9f7d0404c1019d146da8733acd54472;p=xen.git SUPPORT.md: Add core ARM features Hardware support and guest type. Signed-off-by: George Dunlap Acked-by: Julien Grall --- diff --git a/SUPPORT.md b/SUPPORT.md index b80c9e98e1..5945ab4926 100644 --- a/SUPPORT.md +++ b/SUPPORT.md @@ -22,6 +22,14 @@ for the definitions of the support status levels etc. Status: Supported +### ARM v7 + Virtualization Extensions + + Status: Supported + +### ARM v8 + + Status: Supported + ## Host hardware support ### Physical CPU Hotplug @@ -35,6 +43,7 @@ for the definitions of the support status levels etc. ### Host ACPI (via Domain 0) Status, x86 PV: Supported + Status, ARM: Experimental ### x86/Intel Platform QoS Technologies @@ -44,6 +53,14 @@ for the definitions of the support status levels etc. Status, AMD IOMMU: Supported Status, Intel VT-d: Supported + Status, ARM SMMUv1: Supported + Status, ARM SMMUv2: Supported + +### ARM/GICv3 ITS + + Status: Experimental + +Extension to the GICv3 interrupt controller to support MSI. ## Guest Type @@ -73,6 +90,12 @@ During development this was sometimes called HVMLite or PVHv2. Requires hardware virtualisation support (Intel VMX / AMD SVM) +### ARM guest + + Status: Supported + +ARM only has one guest type at the moment + ## Memory Management ### Dynamic memory control